| Total Complexity | 18 | 
| Dependencies | 3 | 
| Dependents | 2 | 
| Total lines | 117 | 
| Lines of code | 70 | 
| Logical lines of code | 41 | 
| Comment lines | 21 | 
| Methods | 6 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| get_soonest_available_date() | 56 | 5 | 19 | |
| get_hours_from_time_frame() | 57 | 4 | 20 | |
| get_next_allowed_day() | 60 | 3 | 13 | |
| is_date_within_time_frame() | 62 | 3 | 10 | |
| create_date_time_from_interface() | 72 | 2 | 5 | |
| is_day_allowed() | 78 | 1 | 3 |